adTempus API
|
Gets or sets the language of the script library code
__property BSTR ScriptLanguage;
String ScriptLanguage;
Property ScriptLanguage() As String
See the Script.ScriptLanguage topic for information on the valid script languages.
All code in a library must be of the same language. Script Libraries can only be used by Scripts that also use the same language.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|